summaryrefslogtreecommitdiff
path: root/Ivy.pm
AgeCommit message (Expand)Author
2011-06-20fix a bug on the conditions required to send ready message.bustico
2010-03-04fix: an internal table used to send direct message was not updated when appli...bustico
2010-03-03add protocol messages DUMP_TABLES and DUMP_TABLES_FILEbustico
2009-10-07Fix the condition to send "message ready" :bustico
2009-07-07 fix lack of declaration which made ivy.pm to die on etchbustico
2009-07-06put tcp socket in no_delay mode to reduce latencybustico
2008-05-21typo in commentbustico
2008-04-09 * fix a bug with the behavior of send system call in non blocking modebustico
2008-02-27fix an error in validity callback checkingbustico
2008-02-14ivy-perl (4.25-5) unstable; urgency=lowbustico
2008-02-13verify validity of data structure before using itbustico
2008-01-11 restrict lexical scope of use bytes pragma just to where it is neededbustico
2007-12-21 verify validity of socket arg in low levelcallback _getMessagebustico
2007-12-20 * New upstream version: * fix bug when name resolution fails and we shouldbustico
2007-12-20 limit use of gethostXXXX family of function to be dns/nis failure proofbustico
2007-12-20test validity of socket structure before removing file descriptor whenbustico
2007-12-14fix binmode parambustico
2007-12-14* add traces on disconnectbustico
2007-05-07Use ReusePort instead of ReuseAddr for Mac OS-X (and others?)fourdan
2007-03-26quickfix : test validity of addr arg bustico
2007-03-20Bug fix: Do not die on disconnect of unamed appsbustico
2006-10-17fix a big incompability in bonjour message between ivy-perl and othersbustico
2006-10-05Fix two bugs : a/ connection checking based on uuid was failing sometime beca...bustico
2006-10-05fix mainLoop methodbustico
2006-09-21ajout de la fonction bindRegexpOneShot qui permet de s'abonner pour un seul m...bustico
2006-09-21Ajout de la methode changeRegexp qui permet de changer la regexp d'un abonnementbustico
2006-09-20Ajout de la fonctionnalité pour capter des intervalles numériquesbustico
2006-07-28Implementation des messages ping et pongbustico
2006-07-19changement d'api :bustico
2006-06-27° fix a bug : not all the send where completed in non blocking mode when non...bustico
2006-06-191/bustico
2004-12-20* correct a protocol bug in _sendWantedRegexp, the port number is now sended ...imbert
2004-09-07Avoid multiple calls to initchatty
2003-10-15commenting a line which should have been commented outmertz
2003-09-17the old, specific CENA perl module gettimeofday-perl has been replaced bymertz
2003-06-12Fixed handling of result of call to gethostbynamechatty
2003-05-30-no more bug when unbinding regexpsvales
2002-12-05suppressing the print "BroadcastBus: ....." when the agent connects to ivymertz
2002-09-20man slight correctionmertz
2002-06-20multicast is now possible on with address such as 235.0.1.2:7654mertz
2002-06-18- Verification qu'une socket est bien connectée avant de la fermer,mertz
2002-06-10amélioration de qqs messages d'erruer (pour Ivy::sendDirectMsgs et Ivy::ping)mertz
2002-06-07- ivy-perl does no more allow subscription to illformed regular expressionsmertz
2002-04-25suppression des plantages dus à es regexp incorrectesmertz
2001-11-29modif du man pour mieux expliquer le unbindmertz
2001-11-26Correction de bug dans la méthode DESTROY, introduit lors dedamiano
2001-10-11start method returns now the busmertz
2001-09-05amélioration du formatage de la page de manmertz
2001-09-04Simple addition to subroutine 'start', which allows implementation of message...sc
2001-07-06deletion of unused pragma, which triggered annoying warnings in perl 5.6mertz