[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[xmlblaster-devel] PublishOneWay in C SOCKET client



Hi,

It seems to me that xmlBlasterPublishOneway(...) function in
XmlBlasterConnectionUnparsed.c works like regular Publish since it calls

sendData(xb, XMLBLASTER_PUBLISH, ...

instead of

sendData(xb, XMLBLASTER_PUBLISH_ONEWAY, ...

am I missing something?

Regards,
Michal