All of lore.kernel.org
 help / color / mirror / Atom feed
From: Dan Kegel <dank@kegel.com>
To: root@chaos.analogic.com
Cc: Linux Kernel Mailing List <linux-kernel@vger.kernel.org>
Subject: Re: fsync() on unix domain sockets?
Date: Tue, 08 Apr 2003 18:27:22 -0700	[thread overview]
Message-ID: <3E9376FA.7070906@kegel.com> (raw)
In-Reply-To: <Pine.LNX.4.53.0304082101020.26881@chaos>

Richard B. Johnson wrote:
 > You will never find
> any unflushed buffers in Unix Domain sockets because you need
> an active reader before the write will succeed. The writer will
> block until the reader has all the data.

OK, then, at least I had a nice read through the af_unix.c code.
I guess I'll write a little test program to verify the problem
I thought I had doesn't exist.

Thanks,
Dan


-- 
Dan Kegel
http://www.kegel.com
http://counter.li.org/cgi-bin/runscript/display-person.cgi?user=78045


      reply	other threads:[~2003-04-09  1:05 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-04-08 22:31 fsync() on unix domain sockets? Dan Kegel
2003-04-09  1:10 ` Richard B. Johnson
2003-04-09  1:27   ` Dan Kegel [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=3E9376FA.7070906@kegel.com \
    --to=dank@kegel.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=root@chaos.analogic.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.