Almindor
a52a63178b
* fix INVALID_SOCKET constant (needs to be OS specific, it is UNSIGNED in windows)
...
git-svn-id: trunk@7328 -
2007-05-13 19:13:43 +00:00
daniel
3330a91e9e
- Remove INVALID_SOCKET and SOCKET_ERROR constants from fpwinsockh.inc,
...
because the socket unit routines use signed types.
git-svn-id: trunk@6421 -
2007-02-11 13:42:46 +00:00
Almindor
acbc7aa882
* fix a typo in previous commit
...
git-svn-id: trunk@5656 -
2006-12-20 12:59:07 +00:00
Almindor
00ee9c9186
+ adds missing SOL_SOCKET to winsock2
...
+ adds missing common constants (SOL_ MSG_ and SO_) to windows sockets.pp via fpwinsockh.inc
git-svn-id: trunk@5655 -
2006-12-20 12:46:33 +00:00
Almindor
6f44822cd4
* fix the winsock2 delegation stuff for AF_
...
git-svn-id: trunk@5444 -
2006-11-22 11:40:51 +00:00
Almindor
b0dabd0746
* fix windows sockets AT_ and PF_ (because of the unix changes)
...
* fix some missing T-less names for types in winsock2
+ add fpwinsockh.inc for windows specific consts needed to be delegated from winsock
git-svn-id: trunk@5442 -
2006-11-22 11:32:07 +00:00