1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00
ruby--ruby/ext/socket
nobu 97e05dad7f UNREACHABLE_RETURN
* include/ruby/ruby.h (UNREACHABLE_RETURN): UNREACHABLE at the end
  of non-void functions.

git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@64025 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2018-07-24 05:38:07 +00:00
..
lib
.document
addrinfo.h
ancdata.c
basicsocket.c
constants.c
depend
extconf.rb search winsock libraries explicitly 2018-03-02 04:36:14 +00:00
getaddrinfo.c
getnameinfo.c
ifaddr.c
init.c io.c: workaround for EPROTOTYPE 2018-04-30 02:17:03 +00:00
ipsocket.c
mkconstants.rb
option.c UNREACHABLE_RETURN 2018-07-24 05:38:07 +00:00
raddrinfo.c UNREACHABLE_RETURN 2018-07-24 05:38:07 +00:00
rubysocket.h
socket.c UNREACHABLE_RETURN 2018-07-24 05:38:07 +00:00
sockport.h
sockssocket.c
tcpserver.c
tcpsocket.c
udpsocket.c
unixserver.c
unixsocket.c comma at the end of enum is a C99ism 2018-06-25 03:14:48 +00:00