Bug 6690 - ppp doesn't close socket in CleanInterface()
Summary: ppp doesn't close socket in CleanInterface()
Status: Closed FIXED
Alias: None
Product: Base System
Classification: Unclassified
Component: bin (show other bugs)
Version: 2.2.6-STABLE
Hardware: Any Any
: Normal Affects Only Me
Assignee: freebsd-bugs (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 1998-05-19 16:30 UTC by Ruslan Ermilov
Modified: 1998-05-19 22:54 UTC (History)
0 users

See Also:


Attachments
file.diff (828 bytes, patch)
1998-05-19 16:30 UTC, Ruslan Ermilov
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Ruslan Ermilov 1998-05-19 16:30:02 UTC
	Socket is opened and not closed in CleanInterface()

Fix: Apply the following patch:
	
How-To-Repeat: 
	Run ``ppp -direct'' (don't know if this affects other modes),
	and run ``fstat -p <pid>''.
Comment 1 Brian Somers freebsd_committer freebsd_triage 1998-05-19 22:52:26 UTC
State Changed
From-To: open->closed

Fixed (patch applied) - thanks.