8
0
mirror of https://github.com/FirebirdSQL/firebird.git synced 2025-01-29 06:43:03 +01:00
firebird-mirror/src/remote
2008-03-30 11:30:00 +00:00
..
os Replace "delete port" by "port->release()" as remote port is RefCounted object now 2008-03-27 11:15:56 +00:00
inet_proto.h 1. Make signals handling in yValve MT safe. 2008-02-28 18:42:30 +00:00
inet_server.cpp Applied shutdown changes, discussed in fb-devel a week ago. 2008-03-17 16:49:47 +00:00
inet.cpp 1. Make remote port RefCounted object. 2008-03-27 10:15:05 +00:00
inter_proto.h Fixing the damn interface. 2008-03-30 09:37:57 +00:00
interface.cpp Misc. 2008-03-30 11:30:00 +00:00
merge_proto.h Extern "C" cleaning 2003-11-06 03:03:36 +00:00
merge.cpp Misc. 2007-11-17 10:18:10 +00:00
parse_proto.h Remote cleanup: 2008-03-24 15:28:38 +00:00
parser.cpp Since Vlad and Alex did the hard work, I took the comment from Mike (approx 6 years ago) and did the small change function->method. 2008-03-28 13:36:19 +00:00
proto_proto.h const correctness 2003-10-29 10:53:47 +00:00
protocol.cpp Misc. 2008-03-30 11:30:00 +00:00
protocol.h Remote cleanup: 2008-03-24 15:28:38 +00:00
remot_proto.h Remote cleanup: 2008-03-24 15:28:38 +00:00
remote_def.h Welcome to 64bit MacOS builds 2008-01-18 14:12:26 +00:00
remote.cpp The boss prefers clean() instead of the sui generis unset(). 2008-03-30 09:49:22 +00:00
remote.h The boss prefers clean() instead of the sui generis unset(). 2008-03-30 09:49:22 +00:00
serve_proto.h Make remote module thread-safe, remove THREAD_EXIT\THREAD_ENTER from it, refactor server code and some cleanup. To be continued. Please check posix builds. 2008-03-11 14:11:32 +00:00
server_stub.cpp 1. POSIX build libraries export only public API. 2. Unify exports for PROD_BUILD and DEV_BUILD. 3. Support for context memory pools. 4. Memory manager has lower memory overhead exceptionally on 64 bit targets 2004-03-25 23:12:50 +00:00
server.cpp The boss prefers clean() instead of the sui generis unset(). 2008-03-30 09:49:22 +00:00
xdr_proto.h Misc 2007-04-01 02:04:58 +00:00
xdr.cpp Remote cleanup: 2008-03-24 15:28:38 +00:00
xdr.h Remote cleanup: 2008-03-24 15:28:38 +00:00
xnet_proto.h Fixed XNET to follow the common call architecture for the remote subsystem. Just hope I didn't break the logic. 2006-02-05 18:03:00 +00:00
xnet.cpp Replace "delete port" by "port->release()" as remote port is RefCounted object now 2008-03-27 11:15:56 +00:00
xnet.h Reduce XNET read\write wait timeout. It allows faster detect failures on the other part of connection 2007-09-13 13:24:59 +00:00