open_socket_out is always used with SOCK_STREAM, remove argument "type"
authorVolker Lendecke <vl@samba.org>
Sat, 3 Jan 2009 17:16:08 +0000 (18:16 +0100)
committerVolker Lendecke <vl@samba.org>
Sat, 3 Jan 2009 18:22:06 +0000 (19:22 +0100)
commitfafb9ecc613914ee49bfdb4c1eb249fcbbcf25f7
tree46fb8c81e7fb5b715f0405a08e688677af6d0479
parentb6138bf4f22e7a093d35e2f23992595acae55068
open_socket_out is always used with SOCK_STREAM, remove argument "type"
source3/include/proto.h
source3/lib/util_sock.c
source3/libads/krb5_setpw.c
source3/libsmb/cliconnect.c
source3/modules/vfs_smb_traffic_analyzer.c
source3/rpc_client/cli_pipe.c
source3/utils/smbfilter.c