summaryrefslogtreecommitdiff
path: root/ext/socket
AgeCommit message (Expand)Author
2017-12-04ifaddr.c: fix memsizenobu
2017-12-03ifaddr.c: unused membernobu
2017-11-07socket.c,tcpsocket.c: improve deprecation noticesstomar
2017-11-07ext/socket/ifaddr.c: [DOC] fix typostomar
2017-10-27socket: fix BasicSocket#*_nonblock buffering bugs from r58400normal
2017-10-22Fixed misspelling words.hsbt
2017-10-22Add missing `buf` parameter to `recv_nonblock` doc [ci skip]nobu
2017-10-21reference Socket.getaddrinfo to Addrinfo.getaddrinfo.akr
2017-10-21deprecate TCPSocket.gethostbyname.akr
2017-10-21Describe recommended-methods.akr
2017-10-21Deprecation document for gethostbyname,gethostbyaddr.akr
2017-10-21add example for Socket.gethostbyaddr.akr
2017-10-11socket.c: null byte at Socket.getnameinfonobu
2017-08-31Add Socket::Ifaddr.vhid on supported platforms [Feature #13803]naruse
2017-07-25socket: system getaddrinfo on Windowsnobu
2017-05-08separate constdefs.c and constdefs.hnobu
2017-04-19socket: avoid fcntl for read/write_nonblock on Linuxnormal
2017-04-14IPSocket#inspectnobu
2017-04-11Socket.udp_server_sockets: use symbol procnormal
2017-04-09Get rid of inifinity retry loop in Socket.udp_server_socketsusa
2017-04-08basicsocket.c: proper system call namenobu
2017-03-22ruby tool/update-deps --fixshyouhei
2017-03-09ext/socket/raddrinfo.c (addrinfo_mark): avoid needless branchnormal
2017-02-27ext/socket/extconf.rb: fix a typonobu
2017-02-23Revert r57690 except for read_nonblocknobu
2017-02-23[DOC] mark up literalsnobu
2017-02-23[DOC] keyword argument _exception_nobu
2017-02-23socket.rb: [DOC] fix nonblock methodsnobu
2017-02-23[DOC] {read,write}_nonblock with exception: falsenobu
2017-01-16basicsocket (rsock_bsock_send): do not truncate return valuenormal
2016-11-21socket: use symbol proc for IO#close loopsnormal
2016-11-15socket.rb: remove closed checksnobu
2016-11-14socket.rb: kwargsnobu
2016-10-27socket: fix rdoc of UDPSocket#recvfrom_nonblockrhe
2016-10-26[DOC] replace Fixnum with Integer [ci skip]nobu
2016-10-05* ext/socket/*.c: Add proper require for example to work.hsbt
2016-09-24fid typos [ci skip]nobu
2016-09-13Use PRIuSIZE format specifier for size_t valuesrhe
2016-09-06socket/depend: add srcs [ci skip]nobu
2016-08-13getnameinfo.c: rubysocket.h for inet_ntopnobu
2016-08-02socket/option.c: inet_ntopnobu
2016-07-29rb_funcallvnobu
2016-05-30* ext/socket/raddrinfo.c (host_str, port_str): Use StringValueCStrusa
2016-05-30raddrinfo.c: fix modifiernobu
2016-05-30raddrinfo.c: fix for SHARABLE_MIDDLE_SUBSTRINGnobu
2016-04-11Update dependencies.akr
2016-03-17socket/option.c: accurate conditionnobu
2016-01-28socket.c: unlimited size hostnamenobu
2016-01-17option.c: single byte booleannobu
2016-01-17option.c: make error messages consistentnobu