mirror of
https://github.com/taigrr/nats.docs
synced 2025-01-18 04:03:23 -08:00
GitBook: [master] 178 pages modified
This commit is contained in:
committed by
gitbook-bot
parent
30e3cdc1fa
commit
d21aed4887
@@ -272,7 +272,7 @@ public class SlowConsumerListener {
|
||||
static void
|
||||
errorCB(natsConnection *conn, natsSubscription *sub, natsStatus s, void *closure)
|
||||
{
|
||||
|
||||
|
||||
// Do something
|
||||
printf("Error: %d - %s", s, natsStatus_GetText(s));
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user