[PATCH lib/libXfont] If Socket is getting interrupted with signal EINTR, after re attempts we are closing socket connection, which is wrong.

Alan Coopersmith alan.coopersmith at oracle.com
Fri Aug 24 23:23:43 PDT 2012


On 08/23/12 03:45 AM, Arvind Umrao wrote:
> Code changes are integrated in Solaris and now I am trying to give back to community. If Socket is getting interrupted with signal EINTR, we should keep socket in progress state. I have borrowed following code from Socket Write _fs_flush():line274 . I have done exactly same at _fs_fill (). Socket Write will not close the connection and re attempt to read buffer.
> 
> Signed-off-by: Arvind Umrao <arvind.umrao at oracle.com>

Pushed to git master (with message adjusted to fit line lengths):

To ssh://git.freedesktop.org/git/xorg/lib/libXfont
   4b67ad5..3c534f7  master -> master

-- 
	-Alan Coopersmith-              alan.coopersmith at oracle.com
	 Oracle Solaris Engineering - http://blogs.oracle.com/alanc


More information about the xorg-devel mailing list