marco
|
af65f83afb
* merged sockets patches
|
18 years ago |
daniel
|
e47681ab0d
* Remove reming usage of errno.
|
18 years ago |
daniel
|
e6438fe23d
* Make error constants cross platform.
|
18 years ago |
daniel
|
1c452dd4f9
+ Restore and fix text/file socket functionality.
|
18 years ago |
Almindor
|
62e276d064
* remove text and file based socket conversions and operations from sockets
|
18 years ago |
peter
|
c606162d3d
* revert fpread to fdread fix, rename fdread in non-unix to fpread
|
19 years ago |
peter
|
070606c267
* non-unix uses fdread/fdwrite
|
19 years ago |
marco
|
b5e0fa43ce
* post 2.0 simplification, win32 now also has fpread/write
|
19 years ago |
florian
|
bb9629decc
* fixed broken sockets.inc
|
20 years ago |
florian
|
e43248f339
+ StrToNetAddr6 and StrToHostAddr6 from Johann Glaser
|
20 years ago |
florian
|
e686da2026
* fixed and removed some missing HASINLINE directives, needs more work
|
20 years ago |
peter
|
4ace790492
* remove $Log
|
20 years ago |
fpc
|
790a4fe2d3
* log and id tags removed
|
20 years ago |
fpc
|
50778076c3
initial import
|
20 years ago |
Jonas Maebe
|
2426ecafc3
* fixed several warnings and notes about unused variables (mainly) or
|
20 years ago |
marco
|
31f010aa69
* cosmetic fix in netaddrtostr
|
20 years ago |
peter
|
e417e34496
* truncate log
|
20 years ago |
marco
|
7e9faf970a
* More htons like functionality. IPV6 string support still missing
|
20 years ago |
peter
|
b2d63683ec
* disable inline for 1.9.4
|
21 years ago |
marco
|
0624b9fa92
* inline problems fixed
|
21 years ago |
marco
|
34282c6cf9
* htons etc
|
21 years ago |
michael
|
20c89903ec
+ Changed mode to output for file sockets
|
22 years ago |
marco
|
8f31a9a9c8
* johill changed his mind
|
22 years ago |
marco
|
867e44861a
fix for last one
|
22 years ago |
marco
|
7ac67b2caf
fix from johill for 2801
|
22 years ago |
marco
|
4df9146d01
fix from johill
|
22 years ago |
marco
|
0059098949
* fixed typo
|
22 years ago |
marco
|
dc9558393f
* fix
|
22 years ago |
marco
|
7efaf7dee2
* Unix reform stage two. Remove all calls from Unix that exist in Baseunix.
|
22 years ago |
peter
|
01dfac4a4e
* old logs removed and tabs fixed
|
23 years ago |