summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorMichael Steinert <mike.steinert@gmail.com>2012-08-24 13:00:25 -0600
committerAlan Antonuk <alan.antonuk@gmail.com>2013-04-09 15:51:48 -0700
commit15a80404bec02e6fbf47108f306f6b3020bc078d (patch)
treeafc830837b11fc2729b83c001d3278e6e4487f9d /.gitignore
parenta817949685e97a90fb78acf35beb04bd0c8fc7e2 (diff)
downloadrabbitmq-c-15a80404bec02e6fbf47108f306f6b3020bc078d.tar.gz
Simplify socket code
The SSL & TCP code now use a common function to open sockets. Previously Nagle's algorithm wasn't disabled for SSL sockets. Also, bump the patch version for release. Signed-off-by: Michael Steinert <mike.steinert@gmail.com>
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index eaee49e..a33a375 100644
--- a/.gitignore
+++ b/.gitignore
@@ -14,6 +14,7 @@
/config.status
/config.sub
/configure
+/cscope.*
/depcomp
/install-sh
/libtool