diff options
author | Diego Nehab <diego@tecgraf.puc-rio.br> | 2004-07-01 05:38:44 +0000 |
---|---|---|
committer | Diego Nehab <diego@tecgraf.puc-rio.br> | 2004-07-01 05:38:44 +0000 |
commit | 2562738e2db9d7654c48c10247e683215e09b4a5 (patch) | |
tree | 08dcd456594d76d5853e535a8a3b6ac1fdd27fdb /FIX | |
parent | 197aef23ce36844e86e732f26af1df9fc5f149da (diff) | |
download | luasocket-2562738e2db9d7654c48c10247e683215e09b4a5.tar.gz luasocket-2562738e2db9d7654c48c10247e683215e09b4a5.tar.bz2 luasocket-2562738e2db9d7654c48c10247e683215e09b4a5.zip |
Forgot a few files.
Diffstat (limited to 'FIX')
-rw-r--r-- | FIX | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -7,3 +7,4 @@ new timming functions. higher resolution, no wrap around | |||
7 | bug fixes in the manual | 7 | bug fixes in the manual |
8 | getfd missing cast | 8 | getfd missing cast |
9 | added unix domain support example | 9 | added unix domain support example |
10 | fixed local domain socket kludge of name size | ||