ffd4e19f65
librelp is an implementation of RELP, Reliable Event Logging Protocol. RELP assures that no message is lost, not even when connections break and a peer becomes unavailable. The current version of RELP has a minimal window of opportunity for message duplication after a session has been broken due to network problems. In this case, a few messages may be duplicated (a problem that also exists with plain tcp syslog). Future versions of RELP will address this shortcoming. feedback from stuart and steven m.
8 lines
161 B
Plaintext
8 lines
161 B
Plaintext
@comment $OpenBSD: PLIST,v 1.1.1.1 2010/07/25 17:12:56 todd Exp $
|
|
%%SHARED%%
|
|
include/librelp.h
|
|
lib/librelp.a
|
|
lib/librelp.la
|
|
lib/pkgconfig/
|
|
lib/pkgconfig/relp.pc
|