Ignore:
Timestamp:
Oct 20, 1999, 10:11:03 PM (26 years ago)
Author:
phaller
Message:

Fix: socket fix

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/wsock32/wsock32.def

    r1374 r1384  
    1 ; $Id: wsock32.def,v 1.7 1999-10-20 11:04:13 phaller Exp $
     1; $Id: wsock32.def,v 1.8 1999-10-20 20:11:01 phaller Exp $
    22
    33;Created by BLAST for IBM's compiler
     
    4949   send =                      _OS2send@16                             @19
    5050   sendto =                    _OS2sendto@24                           @20
    51    setsockopt =        _OS2setsockopt@20                       @21
     51   setsockopt                  =  _OS2setsockopt@20                    @21
    5252   shutdown =                  _OS2shutdown@8                          @22
    5353   socket =                    _OS2socket@12                           @23
     
    6161   gethostname =               _OS2gethostname@8                       @57
    6262
    63    WSAAsyncSelect              = _OS2WSAAsyncSelect@16                 @101
     63   WSAAsyncSelect              = _WSAAsyncSelect@16                    @101
    6464
    6565   WSAAsyncGetHostByAddr       = _WSAAsyncGetHostByAddr@28             @102
Note: See TracChangeset for help on using the changeset viewer.