Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 386909 | Differences between
and this patch

Collapse All | Expand All

(-)src/shairport.c (+1 lines)
Lines 368-373 Link Here
368
void shairport_exit(void)
368
void shairport_exit(void)
369
{
369
{
370
  m_running = 0;
370
  m_running = 0;
371
  close(tServerSock);
371
}
372
}
372
373
373
int shairport_is_running(void)
374
int shairport_is_running(void)

Return to bug 386909