Skip to content
This repository has been archived by the owner on Mar 11, 2020. It is now read-only.

parser Sscanf and error typos #27

Open
wants to merge 39 commits into
base: master
Choose a base branch
from

Conversation

tgrennan
Copy link

@tgrennan tgrennan commented Apr 1, 2016

I found that fmt.Sscanf of go1.5 and go1.6 needs "*%d\r\n" for these newline terminated lines.
I also fixed the typos in the Errorf().

schumajs and others added 30 commits October 18, 2013 12:07
Removed a spurious println().
Make Code public in the StatusReply
Merge changes from alicebob (method name fix) + dim (pipelining)
Merge storyfeed (added incr, decr, expire, exists and ordered sets)
Ordered sets and some pipeline-related improvements?
Redis really does process each command atomically and sequentially, so
this is accurate, and it also protects against racy behaviour involving
maps.
Have defaultHandler's DEL function check for brstack keys
Listener automatically starts when a new server is created, and port 0
will make the server use a random available port. Start should be called
which will block until the server is closed, and Close() should always
be called to clean up and release the port.
"Malformed" not "Mailformed"
and %q instead of '%s'

Signed-off-by: Tom Grennan <[email protected]>
Signed-off-by: Tom Grennan <[email protected]>
tgrennan added 6 commits June 6, 2016 18:55
Devices that are still in the ipv6 duplicated address detection will
fail to bind so retry every 100ms for upto 3s.

Signed-off-by: Tom Grennan <[email protected]>
tgrennan and others added 3 commits May 31, 2017 11:41
Signed-off-by: Tom Grennan <[email protected]>
Signed-off-by: Kevin Paul Herbert <[email protected]>
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants