aboutsummaryrefslogtreecommitdiffstats
path: root/doc/api.mdwn
diff options
context:
space:
mode:
authorThomas Harning Jr <harningt@gmail.com>2007-11-16 11:46:23 -0500
committerThomas Harning Jr <harningt@gmail.com>2007-11-16 11:46:23 -0500
commit975557cce6aa32acf63c2607b3469e5f1612257a (patch)
tree86b5a7c724ec6689c7c7a44f7d70d2c88fa41461 /doc/api.mdwn
parent9a3c5b06bcf62218ae0d0ac1b07cc488a6bbfb88 (diff)
downloadluaevent-prosody-975557cce6aa32acf63c2607b3469e5f1612257a.tar.gz
luaevent-prosody-975557cce6aa32acf63c2607b3469e5f1612257a.zip
docs: Fixed formatting glitches
Diffstat (limited to 'doc/api.mdwn')
-rw-r--r--doc/api.mdwn1
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/api.mdwn b/doc/api.mdwn
index 85d572a..983df1b 100644
--- a/doc/api.mdwn
+++ b/doc/api.mdwn
@@ -9,6 +9,7 @@ Modules:
* [[modules/luaevent]] - Higher level wrapper mimicking [copas](http://www.luaforge.net/projects/copas)
Note: Any reference to a "File Descriptor" may in fact be one of the following:
+
* Integer value of file descriptor
* lightuserdata 'handle' (cast to a native integer)
* [LuaSocket](http://www.luaforge.net/projects/luasocket)-based socket handle \ No newline at end of file