Adam
|
36b1166cf6
|
Change the return type of ircdmessage to void now that we don't use it, add an ircd message module event, and a few more fixups
|
2012-11-23 16:56:06 -05:00 |
|
Adam
|
0e7bd9f3ba
|
Fix compile/pch generation
|
2012-11-22 20:27:42 -05:00 |
|
Adam
|
27ab6a686c
|
Windows fixes
|
2012-11-06 11:02:12 -05:00 |
|
Adam
|
90930619bc
|
Fixed quite a bit of dumbness with m_ssl. Had to
modify socketengines to allow polling for write &
no read, but is it cleaner now. Made m_httpd able
to listen using SSL.
|
2012-11-01 14:47:23 -04:00 |
|
Adam
|
1af64a9bbb
|
Fix Windows
|
2012-09-02 08:30:54 -04:00 |
|
Adam
|
ee5cd8493e
|
Use C++11's explicit override feature if available
|
2012-02-18 15:04:26 -05:00 |
|
Adam
|
a9772cde21
|
Clean up and reorganize our header files
|
2012-02-14 15:13:27 -05:00 |
|
Adam
|
b5ff856f47
|
Windows
|
2011-11-08 17:29:16 -05:00 |
|
Adam
|
d5749c11f3
|
Fixed eventfd pipeengine to not add the same socket twice
|
2011-09-10 01:55:37 -04:00 |
|
Adam
|
2eb708e5ad
|
Cleaned up some of the socket code, cleaned up the pipe engines, added support for binary sockets, and cleaned up the asynch connect/accept code
|
2011-09-10 01:55:09 -04:00 |
|
Adam
|
ade92395a0
|
Fixed the pipengines
|
2011-08-07 22:34:16 -04:00 |
|
Adam
|
7e5727288d
|
Fixed compile from the earlier merge
|
2011-05-19 20:36:39 -04:00 |
|
Adam
|
e7887c1f01
|
Unmodularized the socket engine because its causing problems and really is unnecessary
|
2011-05-16 04:08:47 -04:00 |
|