summaryrefslogtreecommitdiffhomepage
path: root/README.md
diff options
context:
space:
mode:
authorTomoyuki Sahara <[email protected]>2014-12-26 11:16:03 +0900
committerTomoyuki Sahara <[email protected]>2014-12-26 11:16:03 +0900
commit3a22166c67f1d495f617f3ece5524dcdc9d2872c (patch)
tree22a803d7b49c2336d69f832e5173b56ae55068dd /README.md
parent723db886e158acf85e5f1f9c56ee40607727eeff (diff)
downloadmruby-3a22166c67f1d495f617f3ece5524dcdc9d2872c.tar.gz
mruby-3a22166c67f1d495f617f3ece5524dcdc9d2872c.zip
debug UNIXSocket and UNIXServer.
Diffstat (limited to 'README.md')
-rw-r--r--README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.md b/README.md
index 2dac85aa6..5f2227e85 100644
--- a/README.md
+++ b/README.md
@@ -29,6 +29,7 @@ Date: Tue, 21 May 2013 04:31:30 GMT
- add missing methods
- write more tests
- fix possible descriptor leakage (see XXX comments)
+- `UNIXSocket#recv_io` `UNIXSocket#send_io`
## License