mruby-socket depends on mruby-io.

This commit is contained in:
Tomoyuki Sahara
2013-05-21 13:48:33 +09:00
parent bc5feb39a1
commit 89147066f8
+1
View File
@@ -20,6 +20,7 @@ Date: Tue, 21 May 2013 04:31:30 GMT
```
## Requirement
- mruby-io (https://github.com/iij/mruby-io)
- system must have RFC3493 basic socket interface
- and some POSIX API...