Aleksandar Fabijanic
|
1f4d575465
|
dev(vscode): add CodeLLDB launchers
|
2023-11-26 18:55:16 -06:00 |
|
Alex Fabijanic
|
6dad8502d3
|
fix(Data):
* make bool Session::isTransaction() return Poco::Optional
* move parsing to Statement
* SQLParser make build
* other fixes and improvemets #4230
|
2023-11-01 00:25:46 +01:00 |
|
Aleksandar Fabijanic
|
bcae06f423
|
3808 icmp statistics (#3982)
* fix(ICMPClinet): ICMPEventArgs Statistics bugs #3808
* fix(SpinlockMutex): 100 % CPU usage on single-core system #3852
|
2023-03-22 09:11:13 -05:00 |
|
Aleksandar Fabijanic
|
86a4f0045e
|
Fix/posix sleep (#3705)
* fix(Thread_POSIX): sleep() poor performance #3703
* chore(vscode): add file associations
* fix(TaskManager): waits for all threads in the ThreadPool #3704
* fix(Thread): call std::this_thread::sleep_for() to sleep #3703
* fix(PollSet): wakeup fd is never read #3708
* feat(Thread): Add Thread::set/getAffinity() #3709
* doc(Thread): Thread::trySleep() assertion #3710
* fix(PollSet): wakeup fd is never read (windows portion and some other optimizations) #3708
* feat(SocketReactor): improvements #3713
* chore(ThreadTest): add missing include
* fix(PollSet): wakeup fd is never read #3708
* fix(Any): #3682 #3683 #3692 #3712
* fix(mingw): lowercase winsock2 and iphlpapi to allow cross compile #3711
* feat(Thread): Add Thread::set/getAffinity() #3709
* chore(SocketReactor): one-liners inlined, removed redundant try/catch in dospatch, remove unused onBusy()
* feat(SocketReactor): add socket to ErrorNotification
* fix(SocketReactor): pollTimeout assignment and ConnectorTest leak
|
2022-07-26 06:54:56 -05:00 |
|
Alex Fabijanic
|
71a3a79ec9
|
fix(UDPHandler): data race #3613; clean up all Net tsan warnings
|
2022-05-27 21:57:34 -05:00 |
|
Alex Fabijanic
|
4080ee275a
|
fix(Envelope): mac/clang compile
|
2022-04-13 19:58:50 +02:00 |
|
Alex Fabijanic
|
e6afb8749c
|
feat(Envelope): Add envelope to crypto #3561
|
2022-04-13 10:02:05 +00:00 |
|
Günter Obiltschnig
|
da9509109a
|
add vscode support
|
2021-04-14 19:25:16 +02:00 |
|