Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • Include/api_winsock2.sbp

    r24 r1  
    238238Const INADDR_ANY = &h0
    239239
    240 Declare Function htons Lib "ws2_32.dll" (netshort As Word) As Word
    241 Declare Function htonl Lib "ws2_32.dll" (netshort As DWord)  As DWord
    242 Declare Function ntohs Lib "ws2_32.dll" (netshort As Word) As Word
    243 Declare Function ntohl Lib "ws2_32.dll" (netshort As DWord)  As DWord
    244240
    245241#endif '_INC_WINSOCK2
Note: See TracChangeset for help on using the changeset viewer.