diff options
| author | Tomoyuki Sahara <[email protected]> | 2013-05-21 13:48:33 +0900 |
|---|---|---|
| committer | Tomoyuki Sahara <[email protected]> | 2013-05-21 13:48:33 +0900 |
| commit | 89147066f8909f91b738f3dbfb9bc9fc78c66190 (patch) | |
| tree | 7379fb9716b977955ddab35ace21dd2f505aba50 | |
| parent | bc5feb39a149d16a1b66d34f849606952a560f1e (diff) | |
| download | mruby-89147066f8909f91b738f3dbfb9bc9fc78c66190.tar.gz mruby-89147066f8909f91b738f3dbfb9bc9fc78c66190.zip | |
mruby-socket depends on mruby-io.
| -rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -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... |
