marco
|
2ee5b728ba
* disable the 1:1 aliases of the legacy errorhandling.
|
16 år sedan |
Almindor
|
a52a63178b
* fix INVALID_SOCKET constant (needs to be OS specific, it is UNSIGNED in windows)
|
18 år sedan |
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 år sedan |
Almindor
|
fa232dd4ac
* make it work on non-unix too...
|
18 år sedan |
Almindor
|
2086107cf3
* fix missing socketerror discrepancy
|
18 år sedan |
marco
|
31e0776694
* socketerror mods for windows.
|
18 år sedan |
marco
|
f74b832272
* socketerror for Unix now fpgeterrno.
|
18 år sedan |
marco
|
136fa69943
* deprecated
|
18 år sedan |
daniel
|
8ff402109f
+ Add type and constants to ease porting from Kylix libc unit
|
18 år sedan |
daniel
|
1c452dd4f9
+ Restore and fix text/file socket functionality.
|
18 år sedan |
Almindor
|
62e276d064
* remove text and file based socket conversions and operations from sockets
|
18 år sedan |
chrivers
|
c0c59912dd
+ Added sockaddr_un for AF_UNIX local sockets
|
18 år sedan |
Almindor
|
0219dcf2ab
* removes old (wrong) AF_ and PF_ consts from socketsh.inc
|
18 år sedan |
Almindor
|
d4e1612fd1
* moves MSG_* constants from socketsh.inc to platform specific unxsockh.inc and fixes them for freebsd/darwin and solaris (linux ones were used before, not right)
|
19 år sedan |
Almindor
|
2d7cd5b969
* sockets cleanup from Aison
|
19 år sedan |
florian
|
dfacac4657
* fixed SOCK_* for SunOS
|
19 år sedan |
marco
|
a9a3c88fed
* small but significant typo fixed for ipv6 sockaddr record in BSD style (_WITH_ sinlen)
|
20 år sedan |
marco
|
a2ba7077e9
* some very generic constants added.
|
20 år sedan |
florian
|
e686da2026
* fixed and removed some missing HASINLINE directives, needs more work
|
20 år sedan |
michael
|
23ad0ae1ec
+ Removed HASINTF and VER1_0 defines
|
20 år sedan |
peter
|
4ace790492
* remove $Log
|
20 år sedan |
fpc
|
790a4fe2d3
* log and id tags removed
|
20 år sedan |
fpc
|
50778076c3
initial import
|
20 år sedan |
marco
|
1ecd3e0db3
* more netdb and Kylix related minor fixes. At the last minute, commented
|
20 år sedan |
marco
|
83c90ab215
* noadress and friend, ipv4 changed to an enum.
|
20 år sedan |
peter
|
e417e34496
* truncate log
|
20 år sedan |
marco
|
dcae94e280
* in_addr_bytes to easily put an array over the byte type
|
20 år sedan |
marco
|
7e9faf970a
* More htons like functionality. IPV6 string support still missing
|
20 år sedan |
marco
|
fc8542ad94
* some kylix stuf
|
20 år sedan |
marco
|
5f0c8bd8b5
* cdecl stuff removed. Now works on FreeBSD with and without FPC_USE_LIBC
|
20 år sedan |