1
0
mirror of https://github.com/samba-team/samba.git synced 2025-01-14 19:24:43 +03:00
Andrew Tridgell 30381686c4 r2621: - now that the client code is non-blocking, we no longer need
write_data and read_data, which are inherently blocking operations

- got rid of some old NBT keepalive routines that are not needed
(This used to be commit e73b4ae4e500d3b7ee57e160e0f8b63c99b2542a)
2007-10-10 12:59:12 -05:00
..
2007-10-10 12:57:47 -05:00
2007-10-10 12:58:34 -05:00
2007-10-10 12:57:47 -05:00
2007-10-10 12:57:47 -05:00
2007-10-10 12:57:47 -05:00
2007-10-10 12:57:47 -05:00
2003-08-13 01:53:07 +00:00

Design notes for client library restructure:

1 - no references to cli_state should exist in libcli/raw.
2 - all interfaces to functions in this directory should use cli_session or cli_tree as
	the primary context structure