Hi!
Quite often I see:
Ns_ConnWriteData(conn, NULL, 0, 0);
This is OK but not very readable. Can we add something like
Ns_ConnFlushData(conn, flags)
convenience wrapper that would supply the NULL buffer and
zero bytes to the Ns_ConnWriteData() ?
This would add zero functionality but would make the
programmers intention more clear.
Cheers,
Zoran
------------------------------------------------------------------------------
_______________________________________________
naviserver-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/naviserver-devel