MCPcopy Create free account
hub / github.com/FirebirdSQL/firebird / setZDataPort

Method setZDataPort

src/remote/inet.cpp:330–335  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

328 }
329
330 void setZDataPort(RemPortPtr& port)
331 {
332#ifdef WIRE_COMPRESS_SUPPORT
333 slct_zport = port;
334#endif
335 }
336
337 HandleState ok(const rem_port* port)
338 {

Callers 1

select_multiFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected