Triton Repository branch, master, updated. ff186b9f6acf42f0dfc2dddbc0bcd707ecc9d311
This is an automated email from the git hooks/post-receive script. It was generated because a ref change was pushed to the repository containing the project "Triton Repository". The branch, master has been updated via ff186b9f6acf42f0dfc2dddbc0bcd707ecc9d311 (commit) from b540d82e6742c81af5a516448aff121caac45d94 (commit) Those revisions listed above that are new to this repository have not appeared on any other notification email; so we list those revisions in full, below. - Log ----------------------------------------------------------------- commit ff186b9f6acf42f0dfc2dddbc0bcd707ecc9d311 Author: Phil Carns <pcarns@carns-x220.(none)> Date: Thu Jul 28 14:01:49 2011 -0400 clean out unused code ----------------------------------------------------------------------- Summary of changes: code/src/common/resources/aesocket/aesocket.c | 5 ----- 1 files changed, 0 insertions(+), 5 deletions(-) Diff of changes: diff --git a/code/src/common/resources/aesocket/aesocket.c b/code/src/common/resources/aesocket/aesocket.c index ba3ec76..a2eb690 100644 --- a/code/src/common/resources/aesocket/aesocket.c +++ b/code/src/common/resources/aesocket/aesocket.c @@ -20,11 +20,6 @@ struct ae_context ev_async eloop_breaker; }; - -/* TODO: this is a hack for testing */ -#define MAX_FDS 1024 -char known_fds[MAX_FDS] = {0}; - #define AESOCKET_DEFAULT_SIZE 1024 static ae_opcache_t aesocket_opcache = NULL; hooks/post-receive -- Triton Repository
participants (1)
-
noreply@mcs.anl.gov