mirror of
https://github.com/FirebirdSQL/firebird.git
synced 2025-01-23 04:43:03 +01:00
Changes and cleanup regarding XNET vs old-style IPC.
This commit is contained in:
parent
54df9982e1
commit
5dd85db2ea
@ -216,8 +216,8 @@
|
||||
/* Wnet pipe name */
|
||||
#define FB_PIPE_NAME "interbas"
|
||||
|
||||
/* IPC map name */
|
||||
#define FB_IPC_NAME "FirebirdIPI"
|
||||
/* Xnet objects name */
|
||||
#define FB_IPC_NAME "FIREBIRD"
|
||||
|
||||
/* Maximum allowed pathname length */
|
||||
#define MAXPATHLEN 260 // should correspond to MAX_PATH define in windef.h
|
||||
|
Loading…
Reference in New Issue
Block a user