michael
|
a10190530a
* Added IOTimeout parameter
|
9 年之前 |
michael
|
263c888555
* Fix bug ID #28723
|
9 年之前 |
Károly Balogh
|
5955e67c83
MorphOS: enabled sockets unit, and a bunch of network-related packages which depends on it
|
10 年之前 |
marcus
|
8c2a1ed026
Amiga: sockets, fcl-net, fcl-web included.
|
11 年之前 |
marcus
|
203089fe1a
AROS: sockets, fcl-net, fcl-web included
|
11 年之前 |
michael
|
eb32f7bc2e
* Fixed bug #26130
|
11 年之前 |
michael
|
9191f44c6e
* Memory leak fixed (bug 26063)
|
11 年之前 |
michael
|
3f53917606
* Introduced TSocketHandler
|
11 年之前 |
michael
|
710313a748
* Removed unussed but unix-only variables
|
12 年之前 |
michael
|
83cad92b11
* Implement event handler for handling errors during accept. Implemented Abort as suggested in Bug ID #24810
|
12 年之前 |
michael
|
3dd8673212
* Handle EINTR for read/Write operations
|
12 年之前 |
Tomas Hajny
|
9c68645784
* more complete fix for bug #24802 (use SocketClose instead of FileClose on all platforms)
|
12 年之前 |
marco
|
ba263f162b
* call closesocket for mswindows instead of fileclose. Probably needs to be checked for Amiga and OS/2 too.
|
12 年之前 |
michael
|
764b132645
* Implemented some server socket options
|
12 年之前 |
michael
|
73143a53e2
* Fixed resolver: resturn addresses always in correct order, no matter whether they come from net or hosts file
|
14 年之前 |
marco
|
a15cb2ed4b
* silenced a few deprecated warnings.
|
14 年之前 |
michael
|
2ab9fe2775
* Fix wrong lookup address order in TInetSocket
|
14 年之前 |
michael
|
075b26b833
* Fixed wrongly initialized maxconnections and refactor to allow message-loop style handling
|
14 年之前 |
marco
|
c97a407633
* Fix a netorder issue. From mantis #12858
|
16 年之前 |
marco
|
c79a31fabf
* partial patch from #12040. One of the problems was already fixed earlier.
|
16 年之前 |
marco
|
629c63c9fb
* switch fcl-net from legacy socket functions.
|
16 年之前 |
Jonas Maebe
|
1f6ec379de
* moved field definitions before method/property definitions (see mantis
|
16 年之前 |
marco
|
828afdf74c
* close socket if not accepted. Patch from Mantis 12675 by S. Meyer.
|
16 年之前 |
michael
|
303d951c48
* Patch from bug report 12467 applied
|
17 年之前 |
michael
|
46f9928054
* Patch so uninitialized sockets are not closed
|
17 年之前 |
Almindor
|
e5a798c01f
* applied patch from Hansi, fixes TInetSocket.DoConnect
|
17 年之前 |
peter
|
16fc86c804
* add mode objfpc
|
17 年之前 |
peter
|
0760bea214
* created fcl-async and fcl-process packages
|
18 年之前 |