mirror of
https://github.com/ashinn/chibi-scheme.git
synced 2025-05-19 05:39:18 +02:00
Merge pull request #573 from katterjohn/net-export-addrinfo-flags
(chibi net): export address-info-flags
This commit is contained in:
commit
144581b834
1 changed files with 2 additions and 1 deletions
|
@ -7,7 +7,8 @@
|
|||
send receive! receive
|
||||
send/non-blocking receive!/non-blocking receive/non-blocking
|
||||
address-info-family address-info-socket-type address-info-protocol
|
||||
address-info-address address-info-address-length address-info-next
|
||||
address-info-flags address-info-address address-info-address-length
|
||||
address-info-next
|
||||
address-family/unix address-family/inet address-family/inet6
|
||||
address-family/unspecified
|
||||
socket-type/stream socket-type/datagram socket-type/raw
|
||||
|
|
Loading…
Add table
Reference in a new issue