AC-Yenta
view release on metacpan or search on metacpan
proto/std_ipport.proto view on Meta::CPAN
// Copyright (c) 2008 AdCopy
// Author: Jeff Weisberg
// Created: 2008-Dec-19 13:23 (EST)
// Function:
//
// $Id$
message ACPIPPort {
required fixed32 ipv4 = 1;
optional int32 port = 2;
optional string natdom = 3;
}
( run in 2.360 seconds using v1.01-cache-2.11-cpan-99c4e6809bf )