Re: rpcrt4: Implement RpcMgmtWaitServerListen

2007-04-12 Thread Dan Hipschman
On Thu, Apr 12, 2007 at 11:47:05AM +0100, Robert Shearman wrote: > Dan Hipschman wrote: > >@@ -94,7 +95,8 @@ struct connection_ops { > > RpcConnection *(*alloc)(void); > > RPC_STATUS (*open_connection_client)(RpcConnection *conn); > > RPC_STATUS (*handoff)(RpcConnection *old_conn, RpcConnecti

Re: rpcrt4: Implement RpcMgmtWaitServerListen

2007-04-12 Thread Robert Shearman
Dan Hipschman wrote: @@ -94,7 +95,8 @@ struct connection_ops { RpcConnection *(*alloc)(void); RPC_STATUS (*open_connection_client)(RpcConnection *conn); RPC_STATUS (*handoff)(RpcConnection *old_conn, RpcConnection *new_conn); - int (*read)(RpcConnection *conn, void *buffer, unsigned int