On Sun, Jan 03, 2016 at 09:47:20PM +, Mark Delany wrote:
> Eg, if a signal arrives after
> more than zero packets have been processed by recvmmsg() what is the
> correct return value? -1 or the count of messages returned?
This is really not a question to consider different answers. Unix
alread
On 04Jan16, Konstantin Belousov allegedly wrote:
> On Sun, Jan 03, 2016 at 09:47:20PM +, Mark Delany wrote:
> > Eg, if a signal arrives after
> > more than zero packets have been processed by recvmmsg() what is the
> > correct return value? -1 or the count of messages returned?
>
> This is rea
On Mon, Jan 04, 2016 at 09:11:08AM +, Mark Delany wrote:
> On 04Jan16, Konstantin Belousov allegedly wrote:
> > On Sun, Jan 03, 2016 at 09:47:20PM +, Mark Delany wrote:
> > > Eg, if a signal arrives after
> > > more than zero packets have been processed by recvmmsg() what is the
> > > corre
nvass-gmx.com added a comment.
Sure, I will take a look
REVISION DETAIL
https://reviews.freebsd.org/D1944
EMAIL PREFERENCES
https://reviews.freebsd.org/settings/panel/emailpreferences/
To: nvass-gmx.com, bz, trociny, kristof, gnn, zec, rodrigc, glebius, eri
Cc: mmoll, javier_ovi_yahoo.co
> Why is a signal lost in the scenario you described ?
Because the return can only indicate a signal/error *or* a batch of
messages but not both and the semantics of recvmsg() means that both
could occur.
Don't just consider signals, consider any -1/errno return from
recvmsg() such as -1/EAGAIN o
Thank you for pointing out that.
I will try to rewrite some (if I could), like the the ASCII path that received.
(It may reduce some time or not? But just try)
On Mon, 4 Jan 2016, Julian Elischer wrote:
On 4/01/2016 5:32 AM, HuanHuan wrote:
Hi Rui,
There are no existing applications, but
On Mon, Jan 04, 2016 at 10:17:47AM +, Mark Delany wrote:
> > Why is a signal lost in the scenario you described ?
>
> Because the return can only indicate a signal/error *or* a batch of
> messages but not both and the semantics of recvmsg() means that both
> could occur.
>
> Don't just consid
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=194515
Mark Linimon changed:
What|Removed |Added
See Also||https://bugs.freebsd.org/bu
> You just repeat arguments for the text in my messages, which you removed
> on reply.
My goal is to get you to scruitinize.
Thank you for helping.
Mark.
___
freebsd-net@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-net
T
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=201694
Bjoern A. Zeeb changed:
What|Removed |Added
Keywords||vimage
--
You are receiving this
10 matches
Mail list logo