Skip to content
  • Features
  • Business
  • Explore
  • Marketplace
  • Pricing
Sign in or Sign up
  • Watch 1,681
  • Star 18,395
  • Fork 10,458

git/git

Code Pull requests 87
Pulse Graphs
Permalink
Switch branches/tags
  • Branches
  • Tags
maint master next pu todo
Nothing to show
v2.14.0-rc1 v2.14.0-rc0 v2.13.3 v2.13.2 v2.13.1 v2.13.0 v2.13.0-rc2 v2.13.0-rc1 v2.13.0-rc0 v2.12.3 v2.12.2 v2.12.1 v2.12.0 v2.12.0-rc2 v2.12.0-rc1 v2.12.0-rc0 v2.11.2 v2.11.1 v2.11.0 v2.11.0-rc3 v2.11.0-rc2 v2.11.0-rc1 v2.11.0-rc0 v2.10.3 v2.10.2 v2.10.1 v2.10.0 v2.10.0-rc2 v2.10.0-rc1 v2.10.0-rc0 v2.9.4 v2.9.3 v2.9.2 v2.9.1 v2.9.0 v2.9.0-rc2 v2.9.0-rc1 v2.9.0-rc0 v2.8.5 v2.8.4 v2.8.3 v2.8.2 v2.8.1 v2.8.0 v2.8.0-rc4 v2.8.0-rc3 v2.8.0-rc2 v2.8.0-rc1 v2.8.0-rc0 v2.7.5 v2.7.4 v2.7.3 v2.7.2 v2.7.1 v2.7.0 v2.7.0-rc3 v2.7.0-rc2 v2.7.0-rc1 v2.7.0-rc0 v2.6.7 v2.6.6 v2.6.5 v2.6.4 v2.6.3 v2.6.2 v2.6.1 v2.6.0 v2.6.0-rc3 v2.6.0-rc2 v2.6.0-rc1 v2.6.0-rc0 v2.5.6 v2.5.5 v2.5.4 v2.5.3 v2.5.2 v2.5.1 v2.5.0 v2.5.0-rc3 v2.5.0-rc2 v2.5.0-rc1 v2.5.0-rc0 v2.4.12 v2.4.11 v2.4.10 v2.4.9 v2.4.8 v2.4.7 v2.4.6 v2.4.5 v2.4.4 v2.4.3 v2.4.2 v2.4.1 v2.4.0 v2.4.0-rc3 v2.4.0-rc2 v2.4.0-rc1 v2.4.0-rc0 v2.3.10
Nothing to show
Find file
git/unix-socket.h
e277097 Dec 12, 2011
@peff peff credentials: add "cache" helper

Users who have contributed to this file

  • @peff peff
Raw Blame History
8 lines (5 sloc) 158 Bytes
#ifndef UNIX_SOCKET_H
#define UNIX_SOCKET_H
int unix_stream_connect(const char *path);
int unix_stream_listen(const char *path);
#endif /* UNIX_SOCKET_H */
  • Contact GitHub
  • API
  • Training
  • Shop
  • Blog
  • About
  • © 2017 GitHub, Inc.
  • Terms
  • Privacy
  • Security
  • Status
  • Help
You can't perform that action at this time.
You signed in with another tab or window. Reload to refresh your session. You signed out in another tab or window. Reload to refresh your session.