s3-cli_pipe: fix timeout in rpc_pipe_open_tcp_port().
commitec1671ec9998bc581004fede4f60937d350f4df9
authorGünther Deschner <gd@samba.org>
Wed, 13 Apr 2011 15:41:36 +0000 (13 17:41 +0200)
committerJeremy Allison <jra@samba.org>
Wed, 13 Apr 2011 17:20:05 +0000 (13 10:20 -0700)
tree7c748ab540c9767ac0168d5ce70363084d5aaedc
parente7f38a78691277778af2cfb5c520643e5c6707c9
s3-cli_pipe: fix timeout in rpc_pipe_open_tcp_port().

Make sure we use a timeout of 60 seconds, not 60 milliseconds...

This prevented us from successfully using the ncacn_ip_tcp client in a lot of
places, I guess.

Guenther

Autobuild-User: Volker Lendecke <vlendec@samba.org>
Autobuild-Date: Wed Apr 13 18:59:19 CEST 2011 on sn-devel-104
(cherry picked from commit 4b3fe5247a6e16b1ad9f05269e9aa00e3120e36a)
source3/rpc_client/cli_pipe.c