| Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
without this, mirb dies.
https://github.com/mruby/mruby/pull/2666
|
|
|
|
|
|
|
|
|
|
Add TCP_* constants included in "netinet/tcp.h".
|
|
ex: TCP_NODELAY, TCP_CORK, ...
|
|
|
|
|
|
OpenSolaris/Illumos defines a "sun" constant...
|
|
|
|
|
|
|
|
|
|
|
|
Call Socket._connect() in Socket.connect() .
|
|
|
|
|
|
https://github.com/iij/mruby-io/commit/b74458a486042f4863fa6362057e25f0997694f5
|
|
removed mtest dependency
|
|
|
|
|
|
add mruby-socket dependency gems
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Closes #1
|
|
|
|
Closes #2
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|