summaryrefslogtreecommitdiff
path: root/src/base/socket.cc
AgeCommit message (Expand)Author
2017-12-04misc: Rename misc.(hh|cc) to logging.(hh|cc)Gabe Black
2017-10-30base: Fix forcing loopback only binding for listeners.Gabe Black
2017-05-09base: Teach the socket listeners how to bind to the loopback.Gabe Black
2016-11-09style: [patch 1/22] use /r/3648/ to reorganize includesBrandon Potter
2014-09-27misc: Fix a bunch of minor issues identified by static analysisAndreas Hansson
2014-01-28base: Fix race condition in the socket listen functionMitch Hayenga
2011-04-15includes: sort all includesNathan Binkert
2009-05-17types: Move stuff for global types into src/base/types.hhNathan Binkert
2008-08-03sockets: Add a function to disable all listening sockets.Nathan Binkert
2006-05-31Updated Authors from bk prs infoAli Saidi
2006-05-22New directory structure:Steve Reinhardt