mirror of
https://github.com/ashinn/chibi-scheme.git
synced 2025-05-19 13:49:17 +02:00
(chibi net): export the struct addrinfo getter address-info-flags
This commit is contained in:
parent
b9c25ab3f1
commit
bb4239bac8
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