Make some AsyncTest methods virtual to allow mocking them using gtest/gmock
[folly.git] / folly / io / async / test / MockAsyncSocket.h
2017-04-04 Maxim GeorgievMake some AsyncTest methods virtual to allow mocking...
2017-03-09 Kyle NekritzReplace MSG_PEEK with a pre-received data interface.
2017-01-04 Yedidya Feldblum2017
2016-09-10 Christopher DykesUse the GMock portability header
2016-07-26 Neel GoyalRefactor socket peeker
2016-02-12 Mark Isaacsonfolly copyright 2015 -> copyright 2016
2015-04-02 Alan FrindellAdd socket mocks