Highlights
- Arctic Code Vault Contributor
Create your own GitHub profile
Sign up for your own profile on GitHub, the best place to host code, manage projects, and build software alongside 50 million developers.
Sign up
Popular repositories
-
Forked from cockroachdb/cockroach
A Scalable, Geo-Replicated, Transactional Datastore
-
-
-
122 contributions in the last year
Activity overview
Contribution activity
September 2020
Created an issue in google/gvisor that received 1 comment
bind to multicast address fails unless group membership is present
Failing snippet:
struct sockaddr_in addr = { .sin_family = AF_INET, .sin_addr.s_addr = htonl(INADDR_LOOPBACK), }; #if defined(__Fuchsia__) // stan…
1
comment