PennMUSH Community

Ticket #7269 (closed bug: fixed)

Opened 2 years ago

Last modified 2 years ago

portmsg.c

Reported by: raevnos Assigned to: raevnos
Priority: major Milestone: 1.8.2p4
Keywords: Cc:
Visibility: Public

Description

portmsg.c doesn't compile anymore. I'll fix. Also, is there any documentation on it anywhere?

Change History

04/06/07 14:18:59 changed by Alan Schwartz

Quoting Penndev (pennmush-bugs@pennmush.org):
> #7269: portmsg.c
> --------------------+-------------------------------------------------------
> Reporter:  raevnos  |        Owner:  raevnos
>     Type:  bug      |       Status:  new    
> Priority:  major    |    Milestone:  1.8.2p4
> Keywords:           |   Visibility:  Public 
> --------------------+-------------------------------------------------------
>  portmsg.c doesn't compile anymore. I'll fix. Also, is there any
>  documentation on it anywhere?
> 

Just the top comments:
 *    portmsg - generate a message on a port, then close connection
 *
 *      Usage:  portmsg file port
 *
 *              When a telnet client connects to the specified port, the
 *              text from the file will be echoed to the user.  After a
 *              short delay the connection will close.

Also I believe announce.c is functionally identical.

-- 
-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
Javelin@M*U*S*H, once Paul@DuneMUSH | Alan Schwartz <dunemush@pennmush.org>
   (mush.pennmush.org 4201)         |     
-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-

04/06/07 14:47:32 changed by raevnos

fixed portmsg.c. Will add reference to it in README or some other file.

announce.c was removed in 1.7.7pSomething.

04/23/07 18:58:31 changed by raevnos

  • status changed from new to closed.
  • resolution set to fixed.