Fuat Geleri

Results 2 issues of Fuat Geleri

AddressSanitizer warns us about an error: ``` I0824 00:30:26.327633 9930 Benchmarks.cpp:11] Running benchmarks... (takes minutes) I0824 00:30:26.681712 9930 StreamThroughputMemory.cpp:159] Running with 100000 items /home/travis/build/rsocket/rsocket-cpp/benchmarks/StreamThroughputMemory.cpp:57:19: runtime error: member access within null...

In one of the projects that will use RSocket, there are two functions to pause or stop the server, which is to be replaced by RSocketServer. (see: BaseThriftServer) - stop...