.. |
BlockingTCPLink.cpp
|
Source files cleanup: OSSupport-related files in a separate subfolder, renamed.
|
2012-09-23 21:23:33 +00:00 |
BlockingTCPLink.h
|
Merged branch "branches/hooks" into "trunk".
|
2013-01-12 04:46:01 +00:00 |
CriticalSection.cpp
|
Fixed cCriticalSection's debugging functions
|
2012-12-14 22:36:12 +00:00 |
CriticalSection.h
|
Fixed cCriticalSection's debugging functions
|
2012-12-14 22:36:12 +00:00 |
Event.cpp
|
Removed TimedWait from cEvent.
|
2013-09-05 15:22:16 +02:00 |
Event.h
|
Removed TimedWait from cEvent.
|
2013-09-05 15:22:16 +02:00 |
File.cpp
|
Fixed cFile:IsFolder() and plugin-loading.
|
2013-09-21 19:45:11 +02:00 |
File.h
|
Proper folder / file distinction in plugin loading.
|
2013-09-18 20:40:09 +02:00 |
GZipFile.cpp
|
Changed everyting to Unix line endings.
|
2013-07-29 12:13:03 +01:00 |
GZipFile.h
|
Changed everyting to Unix line endings.
|
2013-07-29 12:13:03 +01:00 |
IsThread.cpp
|
Fixed Linux threading issues.
|
2013-09-21 20:44:16 +02:00 |
IsThread.h
|
Fixed Linux threading issues.
|
2013-09-21 20:44:16 +02:00 |
ListenThread.cpp
|
Small Linux fixes.
|
2013-08-20 19:29:29 +02:00 |
ListenThread.h
|
Changed everyting to Unix line endings.
|
2013-07-29 12:13:03 +01:00 |
MakeDir.cpp
|
Source files cleanup: OSSupport-related files in a separate subfolder, renamed.
|
2012-09-23 21:23:33 +00:00 |
MakeDir.h
|
Source files cleanup: OSSupport-related files in a separate subfolder, renamed.
|
2012-09-23 21:23:33 +00:00 |
Semaphore.cpp
|
Source files cleanup: OSSupport-related files in a separate subfolder, renamed.
|
2012-09-23 21:23:33 +00:00 |
Semaphore.h
|
Source files cleanup: OSSupport-related files in a separate subfolder, renamed.
|
2012-09-23 21:23:33 +00:00 |
Sleep.cpp
|
Source files cleanup: OSSupport-related files in a separate subfolder, renamed.
|
2012-09-23 21:23:33 +00:00 |
Sleep.h
|
Source files cleanup: OSSupport-related files in a separate subfolder, renamed.
|
2012-09-23 21:23:33 +00:00 |
Socket.cpp
|
Small Linux fixes.
|
2013-08-20 19:29:29 +02:00 |
Socket.h
|
Socket: Removed the absurd function returning localhost addr, now using INADDR_LOOPBACK
|
2013-06-15 20:24:22 +00:00 |
SocketThreads.cpp
|
IPv6 support: fixed IP string getting on accept()
|
2013-03-05 13:35:19 +00:00 |
SocketThreads.h
|
SocketThread: clients aren't double-removed anymore.
|
2012-09-29 19:43:34 +00:00 |
Thread.cpp
|
Source files cleanup: OSSupport-related files in a separate subfolder, renamed.
|
2012-09-23 21:23:33 +00:00 |
Thread.h
|
Source files cleanup: OSSupport-related files in a separate subfolder, renamed.
|
2012-09-23 21:23:33 +00:00 |
Timer.cpp
|
Rewritten cTimer not to use heap allocation.
|
2013-08-30 10:06:41 +02:00 |
Timer.h
|
Rewritten cTimer not to use heap allocation.
|
2013-08-30 10:06:41 +02:00 |