OSDN Git Service

IM0027-4
[peercast-im/PeerCastIM.git] / PeerCast.root / PeerCast / core / common / servent.h
index 09aaac5..d590a90 100644 (file)
@@ -213,7 +213,7 @@ public:
        void    sendPCPChannel();
        void    checkPCPComms(Channel *, AtomStream &);
 
-       static void     readICYHeader(HTTP &, ChanInfo &, char *);
+       static void     readICYHeader(HTTP &, ChanInfo &, char *, size_t);
        bool    canStream(Channel *);
 
        bool    isConnected() {return status == S_CONNECTED;}