|
From: Peter P. <pr...@us...> - 2006-11-23 23:22:50
|
Update of /cvsroot/pyxida/Pyxida/lib/jpcap-0.5.1-lib/src/c In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv27812/lib/jpcap-0.5.1-lib/src/c Modified Files: libjpcap.so Log Message: More work on Pingers. I ran into an issue where I can't convince libpcap to return from packet capture after a given timeout. This appears to be a known issues under Linux. Unfortunately, this means that I'll have to change the overall structure of JpcapPinger. Index: libjpcap.so =================================================================== RCS file: /cvsroot/pyxida/Pyxida/lib/jpcap-0.5.1-lib/src/c/libjpcap.so,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -d -r1.1 -r1.2 Binary files /tmp/cvsuPgyRU and /tmp/cvs7GJk9S differ |