Almindor
|
4972ec0ae5
+ add missing SHUT_* constants for fpshutdown() (aliases from winsock2)
|
17 years ago |
Almindor
|
a6d8590dc1
* use WINSOCK_VERSION in sockets init in windows
|
17 years ago |
marco
|
8991b8f365
* new socketerror scheme. OS/2 and netware are now broken and still must be done. (merge me and all previous socket related commits please)
|
18 years ago |
marco
|
31e0776694
* socketerror mods for windows.
|
18 years ago |
Almindor
|
02702d199f
* fix typo in ESock[s]errors
|
18 years ago |
Almindor
|
ed8e6b71e3
* add common socket error constants to all platforms/socket.pp
|
18 years ago |
daniel
|
3330a91e9e
- Remove INVALID_SOCKET and SOCKET_ERROR constants from fpwinsockh.inc,
|
18 years ago |
daniel
|
e6438fe23d
* Make error constants cross platform.
|
18 years ago |
Almindor
|
b0dabd0746
* fix windows sockets AT_ and PF_ (because of the unix changes)
|
18 years ago |
marco
|
cd7ad9e581
* fdwrite internals to fpwrite.
|
19 years ago |
micha
|
d704af7216
fix compilation for {$T+} linux/win
|
19 years ago |
yury
|
e1b9814b5d
* fixed some warnings and notes while compiling RTL.
|
19 years ago |
Almindor
|
0dba7730b4
* fixed accept, connect, recvfrom and sentto in windows sockets to use the right arguments for winsock2 calls
|
19 years ago |
florian
|
4866975145
+ more units for win64
|
19 years ago |