Changeset 1921


Ignore:
Timestamp:
Apr 26, 2005, 4:34:46 AM (20 years ago)
Author:
bird
Message:

Don't ever use tcpip gettimeofday.

Location:
trunk/src/emx/src/libsocket
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/emx/src/libsocket/socket.imp

    • Property cvs2svn:cvs-rev changed from 1.7 to 1.8
    r1920 r1921  
    4848winsockcleanupsockets   tcpip32   38 ?
    4949_winsockcleanupsockets  tcpip32   38 ?
    50 gettimeofday            tcpip32  102 ?
    51 _gettimeofday           tcpip32  102 ?
     50__libcsocket_gettimeofday tcpip32  102 ?
    5251inet_addr               tcpip32  105 ?
    5352_inet_addr              tcpip32  105 ?
  • trunk/src/emx/src/libsocket/socket_tcpipv4.imp

    • Property cvs2svn:cvs-rev changed from 1.6 to 1.7
    r1920 r1921  
    5454settimeofday            tcp32dll   1 ?
    5555_settimeofday           tcp32dll   1 ?
    56 gettimeofday            tcp32dll   2 ?
    57 _gettimeofday           tcp32dll   2 ?
     56__libsocket_gettimeofday tcp32dll  2 ?
    5857lswap                   tcp32dll   3 ?
    5958_lswap                  tcp32dll   3 ?
Note: See TracChangeset for help on using the changeset viewer.