summaryrefslogtreecommitdiff
path: root/ace/Ping_Socket.inl
blob: 6719b097714cacab6a54711997a25e1ec721109a (plain)
1
2
3
4
5
6
7
8
9
10
// -*- C++ -*-
//
// $Id$


ACE_INLINE char *
ACE::Ping_Socket::icmp_recv_buff (void)
{
  return this->icmp_recv_buff_;
}