diff options
Diffstat (limited to 'FIX')
-rw-r--r-- | FIX | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -1,3 +1,7 @@ | |||
1 | UDP has a reasonable maximum datagram size | ||
2 | receive accepts the prefix optional argument | ||
3 | send doesn't support multiple arguments anymore | ||
4 | send allows the selection of the substring to be sent | ||
1 | fix bug that caused select return tables not to be associative on windows | 5 | fix bug that caused select return tables not to be associative on windows |
2 | compiles with g++ | 6 | compiles with g++ |
3 | new sample unix domain support | 7 | new sample unix domain support |