Jonas Maebe
|
b5494c534c
* handle EsockEINTR for fpaccept and fpconnect
|
16 lat temu |
yury
|
62e616cae0
* Fixed warnings. rtl is warnings and notes free for wince and win32 again.
|
17 lat temu |
yury
|
203939b9a5
* Don't use deprecated functions.
|
17 lat temu |
marco
|
b846f2596e
* Fix for 9220 for socket2text stuff too
|
18 lat temu |
Almindor
|
fa232dd4ac
* make it work on non-unix too...
|
18 lat temu |
Almindor
|
2086107cf3
* fix missing socketerror discrepancy
|
18 lat temu |
daniel
|
e47681ab0d
* Remove reming usage of errno.
|
18 lat temu |
daniel
|
e6438fe23d
* Make error constants cross platform.
|
18 lat temu |
daniel
|
1c452dd4f9
+ Restore and fix text/file socket functionality.
|
18 lat temu |
Almindor
|
62e276d064
* remove text and file based socket conversions and operations from sockets
|
18 lat temu |
peter
|
c606162d3d
* revert fpread to fdread fix, rename fdread in non-unix to fpread
|
19 lat temu |
peter
|
070606c267
* non-unix uses fdread/fdwrite
|
19 lat temu |
marco
|
b5e0fa43ce
* post 2.0 simplification, win32 now also has fpread/write
|
19 lat temu |
florian
|
bb9629decc
* fixed broken sockets.inc
|
20 lat temu |
florian
|
e43248f339
+ StrToNetAddr6 and StrToHostAddr6 from Johann Glaser
|
20 lat temu |
florian
|
e686da2026
* fixed and removed some missing HASINLINE directives, needs more work
|
20 lat temu |
peter
|
4ace790492
* remove $Log
|
20 lat temu |
fpc
|
790a4fe2d3
* log and id tags removed
|
20 lat temu |
fpc
|
50778076c3
initial import
|
20 lat temu |
Jonas Maebe
|
2426ecafc3
* fixed several warnings and notes about unused variables (mainly) or
|
20 lat temu |
marco
|
31f010aa69
* cosmetic fix in netaddrtostr
|
20 lat temu |
peter
|
e417e34496
* truncate log
|
20 lat temu |
marco
|
7e9faf970a
* More htons like functionality. IPV6 string support still missing
|
20 lat temu |
peter
|
b2d63683ec
* disable inline for 1.9.4
|
21 lat temu |
marco
|
0624b9fa92
* inline problems fixed
|
21 lat temu |
marco
|
34282c6cf9
* htons etc
|
21 lat temu |
michael
|
20c89903ec
+ Changed mode to output for file sockets
|
21 lat temu |
marco
|
8f31a9a9c8
* johill changed his mind
|
21 lat temu |
marco
|
867e44861a
fix for last one
|
22 lat temu |
marco
|
7ac67b2caf
fix from johill for 2801
|
22 lat temu |