mirror of
https://github.com/adtools/clib2.git
synced 2025-12-08 14:59:05 +00:00
- In the thread-safe variant, the library now tries to allow
multiple concurrent callers to use the socket functions. Note that this works only with the Roadshow TCP/IP stack, and the results with other TCP/IP stacks are rather unpredictable. git-svn-id: file:///Users/olsen/Code/migration-svn-zu-git/logical-line-staging/clib2/trunk@14858 87f5fb63-7c3d-0410-a384-fd976d0f7a62
This commit is contained in:
@ -104,6 +104,11 @@
|
||||
- Creation and initialization of semaphores now uses the AmigaOS4
|
||||
specific functions for this purpose, if available.
|
||||
|
||||
- In the thread-safe variant, the library now tries to allow
|
||||
multiple concurrent callers to use the socket functions. Note
|
||||
that this works only with the Roadshow TCP/IP stack, and the
|
||||
results with other TCP/IP stacks are rather unpredictable.
|
||||
|
||||
|
||||
c.lib 1.188 (7.2.2005)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user