]> git.proxmox.com Git - mirror_ovs.git/commit - lib/socket-util.c
socket-util: Make inet_open_passive() pass back the bound address.
authorBen Pfaff <blp@nicira.com>
Thu, 7 Jan 2010 23:00:47 +0000 (15:00 -0800)
committerBen Pfaff <blp@nicira.com>
Thu, 7 Jan 2010 23:00:47 +0000 (15:00 -0800)
commit36775dad3505929f8370166c33e8e0f04ca96c1c
tree9386796394093e093402d5ec716c595f24ef1266
parente1bd3bee5cd7065e019b4b6736918b2fda95fa49
socket-util: Make inet_open_passive() pass back the bound address.

This feature is useful in an upcoming commit.
lib/socket-util.c
lib/socket-util.h
lib/stream-ssl.c
lib/stream-tcp.c