1
0
mirror of https://github.com/samba-team/samba.git synced 2025-11-27 08:23:49 +03:00

r2696: DCOM updates:

- Start working on OXIDResolver interface
 - Add torture test for SimplePing()
This commit is contained in:
Jelmer Vernooij
2004-09-27 16:37:41 +00:00
committed by Gerald (Jerry) Carter
parent ddd74dae8e
commit b54d14a01a
8 changed files with 212 additions and 90 deletions

View File

@@ -78,7 +78,7 @@ static void add_socket_rpc(struct server_service *service,
continue;
}
/* remeber the enpoint of this socket */
/* remember the endpoint of this socket */
dcesrv_sock->endpoint = e;
dcesrv_sock->dcesrv_ctx = dce_ctx;