index
:
ivy/ivy-perl
CENA
debian_sarge_branch
master
Perl bindings for the Ivy library
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Ivy.pm
Age
Commit message (
Expand
)
Author
2011-06-20
fix a bug on the conditions required to send ready message.
bustico
2010-03-04
fix: an internal table used to send direct message was not updated when appli...
bustico
2010-03-03
add protocol messages DUMP_TABLES and DUMP_TABLES_FILE
bustico
2009-10-07
Fix the condition to send "message ready" :
bustico
2009-07-07
fix lack of declaration which made ivy.pm to die on etch
bustico
2009-07-06
put tcp socket in no_delay mode to reduce latency
bustico
2008-05-21
typo in comment
bustico
2008-04-09
* fix a bug with the behavior of send system call in non blocking mode
bustico
2008-02-27
fix an error in validity callback checking
bustico
2008-02-14
ivy-perl (4.25-5) unstable; urgency=low
bustico
2008-02-13
verify validity of data structure before using it
bustico
2008-01-11
restrict lexical scope of use bytes pragma just to where it is needed
bustico
2007-12-21
verify validity of socket arg in low levelcallback _getMessage
bustico
2007-12-20
* New upstream version: * fix bug when name resolution fails and we should
bustico
2007-12-20
limit use of gethostXXXX family of function to be dns/nis failure proof
bustico
2007-12-20
test validity of socket structure before removing file descriptor when
bustico
2007-12-14
fix binmode param
bustico
2007-12-14
* add traces on disconnect
bustico
2007-05-07
Use ReusePort instead of ReuseAddr for Mac OS-X (and others?)
fourdan
2007-03-26
quickfix : test validity of addr arg
bustico
2007-03-20
Bug fix: Do not die on disconnect of unamed apps
bustico
2006-10-17
fix a big incompability in bonjour message between ivy-perl and others
bustico
2006-10-05
Fix two bugs : a/ connection checking based on uuid was failing sometime beca...
bustico
2006-10-05
fix mainLoop method
bustico
2006-09-21
ajout de la fonction bindRegexpOneShot qui permet de s'abonner pour un seul m...
bustico
2006-09-21
Ajout de la methode changeRegexp qui permet de changer la regexp d'un abonnement
bustico
2006-09-20
Ajout de la fonctionnalité pour capter des intervalles numériques
bustico
2006-07-28
Implementation des messages ping et pong
bustico
2006-07-19
changement d'api :
bustico
2006-06-27
° fix a bug : not all the send where completed in non blocking mode when non...
bustico
2006-06-19
1/
bustico
2004-12-20
* correct a protocol bug in _sendWantedRegexp, the port number is now sended ...
imbert
2004-09-07
Avoid multiple calls to init
chatty
2003-10-15
commenting a line which should have been commented out
mertz
2003-09-17
the old, specific CENA perl module gettimeofday-perl has been replaced by
mertz
2003-06-12
Fixed handling of result of call to gethostbyname
chatty
2003-05-30
-no more bug when unbinding regexps
vales
2002-12-05
suppressing the print "BroadcastBus: ....." when the agent connects to ivy
mertz
2002-09-20
man slight correction
mertz
2002-06-20
multicast is now possible on with address such as 235.0.1.2:7654
mertz
2002-06-18
- Verification qu'une socket est bien connectée avant de la fermer,
mertz
2002-06-10
amé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 expressions
mertz
2002-04-25
suppression des plantages dus à es regexp incorrectes
mertz
2001-11-29
modif du man pour mieux expliquer le unbind
mertz
2001-11-26
Correction de bug dans la méthode DESTROY, introduit lors de
damiano
2001-10-11
start method returns now the bus
mertz
2001-09-05
amélioration du formatage de la page de man
mertz
2001-09-04
Simple addition to subroutine 'start', which allows implementation of message...
sc
2001-07-06
deletion of unused pragma, which triggered annoying warnings in perl 5.6
mertz
[next]