]> gitweb.factorcode.org Git - factor.git/commit
unix.ffi,windows.winsock: add the rest of the AI_* flags
authorBjörn Lindqvist <bjourne@gmail.com>
Thu, 8 Oct 2015 13:29:14 +0000 (15:29 +0200)
committerBjörn Lindqvist <bjourne@gmail.com>
Thu, 8 Oct 2015 13:29:14 +0000 (15:29 +0200)
commit77f0d0042ebd59b30959337f727a92c5038af1be
tree9dd8f3a1586bd9321384413593859e7a2721a486
parent75b8b4a408b48f4cfeb70bbe96c5c31ad7743cea
unix.ffi,windows.winsock: add the rest of the AI_* flags

Currently unused, but they are useful if you are calling the getaddrinfo
function directly
basis/unix/ffi/ffi.factor
basis/unix/ffi/linux/linux.factor
basis/unix/ffi/macosx/macosx.factor
basis/windows/winsock/winsock.factor