diff options
author | Kim F. Storm <storm@cua.dk> | 2006-01-04 00:16:54 +0000 |
---|---|---|
committer | Kim F. Storm <storm@cua.dk> | 2006-01-04 00:16:54 +0000 |
commit | e1652a86127e201a0e867a62545ec53de7376f3b (patch) | |
tree | 14908a76b3ad2d3f491382ae9f330091942b9c24 /src/w32bdf.c | |
parent | dd878ee14851f3d201266f451f5801195932d57f (diff) | |
download | emacs-e1652a86127e201a0e867a62545ec53de7376f3b.tar.gz |
Add IPv6 support.
(Qipv4, Qipv6): New vars.
(syms_of_process): Intern and staticpro them.
(Fformat_network_address): Handle 9 or 8 element vector as IPv6 address
with or without port number. Handle 4 element vector as IPv4 address
without port number.
(conv_sockaddr_to_lisp, get_lisp_to_sockaddr_size)
(conv_lisp_to_sockaddr): Handle IPv6 addresses.
(Fmake_network_process): Use :family 'ipv4 and 'ipv6 to explicitly
request that address family only. :family nil or omitted means to
determine address family from the specified :host and :service.
(server_accept_connection): Handle IPv6 addresses.
(init_process): Add (:family ipv4) and (:family ipv6) sub-features.
(ifflag_table): Add missing OpenBSD IFF_ flags.
Diffstat (limited to 'src/w32bdf.c')
0 files changed, 0 insertions, 0 deletions