aboutsummaryrefslogtreecommitdiff
path: root/src/senddata.cc
Commit message (Expand)AuthorAge
* Clean up the source code handling the announce mechanism in Formaline.eschnett2010-06-30
* Add relay host for Rangerschnetter2008-05-19
* - use send() rather than print() to send metadata over a socket connectiontradke2007-09-25
* added auto-detection of relay host for Belladonnatradke2007-09-17
* use POSIX::_exit rather than POSIX::exit to really terminate the metadatatradke2007-09-14
* auto-detect relay host for jobs running on AEI's damiana clustertradke2007-08-30
* Make timeout handling more aggressive: If a timeout occurs whileschnetter2007-08-21
* Output host name and port number when communication fails.schnetter2007-05-24
* Show stdout and stderr while sending data. This allows people to seeschnetter2006-08-26
* Fix problems for (t)csh login-shell users with stdin/stdout/stderr redirectiontradke2006-08-16
* Factor out the routines that send some data to a specific host/port.schnetter2006-07-27