<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML>
<HEAD>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=us-ascii">
<META NAME="Generator" CONTENT="MS Exchange Server version 6.5.7651.59">
<TITLE>burst mode losing txns?</TITLE>
</HEAD>
<BODY>
<!-- Converted from text/rtf format -->
<P><FONT SIZE=2 FACE="Arial">I'm trying to make a small test case but thought I'd throw out the problem.</FONT>
</P>
<P><FONT SIZE=2 FACE="Arial">we multiplex a lot of sessions over a single connection.</FONT>
</P>
<P><FONT SIZE=2 FACE="Arial">when we burst across the session we seem to be losing messages (messages are null terminated).</FONT>
</P>
<P><FONT SIZE=2 FACE="Arial">I put a print at the read() ( we are using buffered events ) and messages are just not being read.</FONT>
</P>
<P><FONT SIZE=2 FACE="Arial">This is on solaris 8 (sparc) and using gcc as the compilier.</FONT>
</P>
<BR>
<P><FONT SIZE=2 FACE="Arial">Anyone seen anything like this before?</FONT>
</P>
<BR>
<P><FONT SIZE=2 FACE="Arial">thx.</FONT>
<BR><FONT SIZE=2 FACE="Arial">bob</FONT>
</P>
</BODY>
</HTML>