summaryrefslogtreecommitdiff
path: root/win/inspircd_namedpipe.cpp
AgeCommit message (Expand)Author
2011-04-10Fixed Windows build on VS 2010Adam
2009-10-10Compile fixes for latest changes to trunk.peavey
2009-09-26Remove InspIRCd* parameters and fieldsdanieldg
2009-03-25more of the fix but it still doesnt build. I know we said this might be unsta...brain
2008-08-28Windows compile fixesbrain
2008-08-28this new stuff in m_ssl_gnutls is NOT in our spec! probably shouldnt be eithe...brain
2008-08-27s/ /\t/w00t
2008-08-27remove the testing debug settingbrain
2008-08-20Checks to make sure that WMI initialises, if it doesnt we return -1 for CPU p...brain
2008-08-20WMI calls for getting cpu percentage of current process. This code was a biat...brain
2008-08-19Add support for uptime in win32 named pipe databrain
2008-08-06fix compile errors under debug profile in windows.brain
2008-06-18more fixesbrain
2008-06-18more fixesbrain
2008-06-18Measure bandwidth statistics from the socket engine (kiloBITS per second in, ...brain
2008-06-18Add the rest of the stuff for named pipe comms, including feedback informatio...brain
2008-06-15IPC now provides feedback via the named pipe, right now the data is just the ...brain
2008-06-15IPC now works for receiving one-byte commands in the same manner as the mails...brain
2008-06-15Base stuff for named pipe IPCbrain