mirror of
https://github.com/samba-team/samba.git
synced 2025-12-06 16:23:49 +03:00
r13820: * Start fleshing out the XcvDataPort() server implementation
* Add support for the "Local Port" monitor as well through this API
This commit is contained in:
committed by
Gerald (Jerry) Carter
parent
8f48c6d1e5
commit
ba9cdd88a0
@@ -115,7 +115,10 @@
|
||||
* docs on the XcvDataPort() for more details.
|
||||
*/
|
||||
|
||||
#define SPL_XCV_MONITOR_TCPMON ",XcvMonitor Standard TCP/IP Port"
|
||||
#define SPL_LOCAL_PORT "Local Port"
|
||||
#define SPL_TCPIP_PORT "Standard TCP/IP Port"
|
||||
#define SPL_XCV_MONITOR_LOCALMON ",XcvMonitor Local Port"
|
||||
#define SPL_XCV_MONITOR_TCPMON ",XcvMonitor Standard TCP/IP Port"
|
||||
|
||||
|
||||
#define PRINTER_CONTROL_UNPAUSE 0x00000000
|
||||
|
||||
Reference in New Issue
Block a user