diff options
| author | 2005-12-13 23:17:22 +0000 | |
|---|---|---|
| committer | 2005-12-13 23:17:22 +0000 | |
| commit | c9447a9088997d2309fd2a46fb720115337c3706 (patch) | |
| tree | 9ecc7c6f22bd3095e22c433cc19a915068e06711 /src/socketengine.cpp | |
| parent | optimized a ton of strcmps down to an integer comparison! (diff) | |
#define IS_LOCAL(x) (x->fd > -1)
#define IS_REMOTE(x) (x->fd < 0)
#define IS_MODULE_CREATED(x) (x->fd == FD_MAGIC_NUMBER)
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@2386 e03df62e-2008-0410-955e-edbf42e46eb7
Diffstat (limited to 'src/socketengine.cpp')
0 files changed, 0 insertions, 0 deletions
