X-Git-Url: http://repo.macrolet.net/gitweb/?p=cl-inotify.git;a=blobdiff_plain;f=README.md;h=389c40e59be25130c4e63af75cc43f13933603a5;hp=cd2a5aab55b7b48835470a024fa3d5cb693723e1;hb=0192fea05d0cbdb07fc83ee5ac6412fbdf6221d0;hpb=380091232fce38d01de465e91842a7961c709715 diff --git a/README.md b/README.md index cd2a5aa..389c40e 100644 --- a/README.md +++ b/README.md @@ -187,6 +187,9 @@ only adds the `WATCHED` slot under the same `CONC-NAME`. fd-streams everywhere, or skip them entirely) - (maybe) don't use the libc for this, direct syscall - (maybe) add iolib replacement for io functions +- the nonblocking mode is pretty useless, because for one the READ + functions still block and also LISTEN seems to work just fine and it's + not even needed for multiplexing, so why keep this in? [1]: https://github.com/Ferada/binary-types [2]: http://www.cliki.net/Binary-types