diff options
author | Ben Pfaff <blp@nicira.com> | 2012-02-27 11:13:00 -0800 |
---|---|---|
committer | Ben Pfaff <blp@nicira.com> | 2012-03-07 16:33:15 -0800 |
commit | 7921b912de1e347f418a116f6d83f802dee655e2 (patch) | |
tree | 99ba30e8433f353c7c5766ee875f00f9d1b28005 /WHY-OVS | |
parent | e36d0b530ae6c9082d4a088649a43d84e82e7a41 (diff) | |
download | openvswitch-7921b912de1e347f418a116f6d83f802dee655e2.tar.gz |
stream-unix: Do not bind a name for client sockets.
There's no reason for a Unix domain client socket to bind a name. I don't
know why we've always done that. Stevens's "Unix Network Programming"
Unix domain socket client example doesn't do a bind.
Removes the 'unlink_path' parameter from new_fd_stream() since it is now
always passed as NULL.
Signed-off-by: Ben Pfaff <blp@nicira.com>
Diffstat (limited to 'WHY-OVS')
0 files changed, 0 insertions, 0 deletions