- 07 Jan, 2020 1 commit
-
-
Mohsen authored
~Epoll() will close Filedescriptor if it open in deconstruction an object
-
- 27 Jul, 2019 1 commit
-
-
Mohsen authored
Complete Test with setting name on server side threads, with send and receive the request from client side, to prove no exception and no side effect
-
- 08 Jul, 2019 2 commits
- 07 Jul, 2019 9 commits
- 06 Jul, 2019 6 commits
-
-
Mohsen authored
using std::string and fix code style
-
Mohsen authored
using std::string, fix code style
-
Mohsen authored
using std::string data type, fix code style
-
Mohsen authored
using std::string type, and fix code style
-
Mohsen authored
use the std::string type.
-
Mohsen authored
change char* to std::string
-
- 03 Jul, 2019 8 commits
-
-
Mohsen authored
Remove forgotten test lines
-
Mohsen authored
-
Mohsen authored
set thread name by pthread_setname_np
-
Mohsen authored
add workersName_
-
Mohsen authored
add optional threadsName_
-
Mohsen authored
add optional threadsName_
-
Mohsen authored
add optional workersName_
-
Mohsen authored
Add optional threadsName as option in endpoint.
-
- 02 Jul, 2019 5 commits
-
-
Dennis Jenkins authored
Adding hostname resolution to peer
-
Dennis Jenkins authored
Remove broken memcpy in Address::init
-
tcanens authored
There's no guarantee that `host_` is long enough for the `INET_ADDRSTRLEN` (or `INET6_ADDRSTRLEN`, respectively) memcpy to be valid, and in any event there doesn't seem to be a reason to copy it in the first place.
-
Ian Roddis authored
-
Ian Roddis authored
-
- 27 Jun, 2019 2 commits
-
-
Dennis Jenkins authored
CMake: disable test targets when not testing
-
muttley authored
-
- 23 Jun, 2019 3 commits
-
-
Dennis Jenkins authored
Fixed EINTR epoll_wait() signal interruption
-
Kip Warner authored
-
Kip Warner authored
Fixed EINTR epoll_wait() signal interruption to now retry. This was previously making GDB miserable.
-
- 21 Jun, 2019 1 commit
-
-
Dennis Jenkins authored
Recursive rejects
-
- 16 Jun, 2019 2 commits
-
-
-
Dennis Jenkins authored
Change version.h and libpistache.pc install source location to use CMAKE_CURRENT_BINARY_DIR
-